SftTree/NET 2.0

Left Property, SplitterClass Class

Softel vdm, Inc.

Describes the attributes of the left pane in a split tree control.

Syntax      SplitterClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Left As LeftPane

C#   

public LeftPane Left { get; }

C++   

public: property LeftPane^ Left {
        LeftPane^ get();
}

Property Value

The attributes of the left pane in a split tree control.

Comments

The Left property describes the attributes of the left pane in a split tree control.

If a tree control does not have a splitter bar (Splitter.Visible is False), only the left pane is available and all columns are located in the left pane.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com